home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / DU Folder / DataCmd / Sources / FWBuild.MakeIt next >
Encoding:
Text File  |  1995-10-14  |  671 b   |  19 lines  |  [TEXT/MPS ]

  1. SET EXIT 1
  2. setfile -m . Liberty1:DUProjects:DataCmd:Sources:Sources:SOMPart.cpp
  3. {_FWEcho} {_FWEchoOptions} "Compiling:        SOMPart.idl --> SOMPart.xh"
  4. somc ∂
  5.     -I "{FWODIDLIncludes}" ∂
  6.     -m cpluscpp -e xh ∂
  7.     -D __PRIVATE__ ∂
  8.     -I "{ODF}Found:FWCommon:Include:" ∂
  9.     -o "Liberty1:DUProjects:DataCmd:Sources:Include:" ∂
  10.     Liberty1:DUProjects:DataCmd:Sources:Include:SOMPart.idl
  11. {_FWEcho} {_FWEchoOptions} "Compiling:        SOMPart.idl --> SOMPart.xih"
  12. somc ∂
  13.     -I "{FWODIDLIncludes}" ∂
  14.     -m cpluscpp -p -e xih ∂
  15.     -D __PRIVATE__ ∂
  16.     -I "{ODF}Found:FWCommon:Include:" ∂
  17.     -o "Liberty1:DUProjects:DataCmd:Sources:Include:" ∂
  18.     Liberty1:DUProjects:DataCmd:Sources:Include:SOMPart.idl
  19.